Computer science Lesson Plan
Class 6 to 8 - Lesson:31 Own story in scratch

Purpose: Students should learn the usage of Programming (Motion, Looks, Basic events, Variables, Operators, Custom events).

No. of Classes

Two or three classes (Teacher's decision)

Materials Required

Scratch 3.0.

Prior knowledge

Computational Thinking Skills developed using problem-solving games without instructions. Good knowledge about Sprites, Backdrops, Costumes, Variables, Operators, Conditional statements and Loops.

Exercises

Exercise:1



  • Create a story in Scratch, with your own thoughts (You should try to use all the controls in the code block palate).

Solutions



  • Link to copy solution program for exercise-1.
  • Link to copy another solution program for exercise-1.

  • Teacher's Instruction
    1. Teachers should teach how to create Variables.
    2. Teachers should teach how to use Operators.
    3. Teachers can give computational thinking activities to learn to use Broadcast control before giving this exercise.
    4. Motivate the student to create the algorithm of the story.